home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / docs / announc4.lha / 1050 / 1068.edit < prev    next >
Internet Message Format  |  1995-03-06  |  4KB

  1. From: uj3w@rz.uni-karlsruhe.de (Martin Gierich)
  2. Newsgroups: comp.sys.amiga.announce
  3. Path: toadflax.cs!not-for-mail
  4. Subject: ZShell V2.3
  5. Reply-To: uj3w@rz.uni-karlsruhe.de (Martin Gierich)
  6. Followup-To: comp.sys.amiga.misc
  7. Organization: none
  8. Message-Number: 1068
  9. Approved: zerkle@cs.ucdavis.edu
  10.  
  11. TITLE
  12.  
  13.    ZShell
  14.  
  15. VERSION
  16.  
  17.    2.3  (09.02.95)
  18.  
  19. AUTHOR
  20.  
  21.    Up to version 1.3:
  22.    Paul Hayter
  23.  
  24.    From version 2.0 to 2.3:
  25.    Martin Gierich  (uj3w@rz.uni-karlsruhe.de)
  26.  
  27. DESCRIPTION
  28.  
  29.    ZShell is a small (30K), fast and powerful Shell with many (65)
  30.    builtin commands. So it replaces most of the commands in the C:
  31.    directory (like LIST, COPY etc.) what effects in saving disk space
  32.    and reducing disk accesses. There is no way around ZShell for
  33.    those who do not have a harddisk or still have Kickstart 1.2/1.3 .
  34.  
  35.    But it is useful for those with a better Kickstart and/or
  36.    hard disk, too, because for example it has powerful editing &
  37.    history, file name completion, review buffer, some Kickstart
  38.    2.0/3.0 specific features and a lovely LIST command.
  39.  
  40.    ZShell is inteded for shell users who do not need a script
  41.    file execution which is as complex as a programming language
  42.    (simple script execution with IF, ASK, SKIP etc. is supported).
  43.    I tried to make usage nearly like the AmigaDOS Shell with some
  44.    features known from UN*X Shells but without a confusing variety
  45.    of options ("LIST -R" and "LIST ALL" both work).
  46.  
  47.    For programmers ZShell has things like showing EXEC-lists and
  48.    the task list, memory dumping and execution checking.
  49.  
  50.    You can switch off the internal command-line-editor to use
  51.    ZShell with console handlers like KingCON.
  52.  
  53.    Features:
  54.    * Usage is similar (or better) to the standard AmigaDOS shell.
  55.    * Supports the standard housekeeping commands which are builtin,
  56.      so no disk access is necessary.
  57.      eg. list, dir, cd, assign, delete, copy, move, path, info, type
  58.    * A total of 65 builtin commands.
  59.    * About 30K small (pure assembler code, source included).
  60.    * Starting from Workbench (!) or CLI. No installation needed.
  61.    * File name completion by simply pressing TAB; shows all matches.
  62.    * Review buffer to see again what scrolled out of the window.
  63.    * Some commands and debugging features for programmers.
  64.    * Command line editing better than OS2.0 Shell.
  65.    * Support of OS2.0+ and OS3.0+ specific features.
  66.    * DIR and LIST both sort (by default) and show filesizes.
  67.    * Wild cards and recursive processing.
  68.    * Makes itself resident for quicker starting and memory saving.
  69.    * Real (!) RUN and NEWCLI command that reenters ZShell quickly.
  70.    * Can iconify itself.
  71.    * Simple 'MORE' type text viewer.
  72.    * Online Help function and AmigaGuide documentation with examples.
  73.    * Can create and show Hard- and Softlinks.
  74.  
  75. NEW FEATURES
  76.  
  77.    Support of OS2.0+ specific stuff (MALELINK, MAKEICON,
  78.    ASSIGN ADD, Application-Icon etc.).
  79.    Totally rewrote PATH, COPY, DELETE, PROTECT, MOVE and JOIN.
  80.  
  81. SPECIAL REQUIREMENTS
  82.  
  83.    None.
  84.    (Works with every Kickstart and does not use
  85.    disk-based libraries.)
  86.  
  87. AVAILABILITY
  88.  
  89.    Aminet
  90.    ftp://ftp.uni-paderborn.de/aminet/util/shell/ZShell23.lha (192910)
  91.  
  92.    Version 2.2 is available on
  93.    ftp://ftp.funet.fi/pub/amiga/shells/ZShell22.lha (190241)
  94.  
  95. PRICE
  96.  
  97.    Free.
  98.  
  99. DISTRIBUTABILITY
  100.  
  101.    Freeware.
  102.    Copyrighted by Paul Hayter (1990/91) and
  103.    Martin Gierich (1993-95).
  104.  
  105. OTHER
  106.  
  107.    This is a major update made by Martin Gierich to ZShell
  108.    version 1.3 on the Fish Library Disk 537 from Paul Hayter.
  109.  
  110.